home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / misc / BorayLetter53.readme < prev    next >
Encoding:
Text File  |  1998-02-07  |  11.4 KB  |  342 lines

  1. Short:    Prog to make letters with graphics/text
  2. Author:   di3andpe@ida.his.se (Anders Persson)
  3. Uploader: di3andpe@ida.his.se (Anders Persson)
  4. Version:  5.3
  5. Type:     comm/misc
  6. Replaces: comm/misc/BorayLetter52.lha
  7.  
  8.                               * * * 
  9. Requirements:
  10.  
  11.     BorayLetter needs AmigaDos1.3+ and about 600K of free memory.
  12.  
  13.                               * * *
  14.  
  15. Introduction:
  16.  
  17.     Welcome to Boray Letter, "The king of letter programs". Maybe you 
  18.     don't know what a letter program is. Well, it was something that 
  19.     started on the C64. You could use the keyboard to write a message 
  20.     to your friend, and when he looked at it, it was played in the same 
  21.     way it was written.... BorayLetter is that, and much more. You can 
  22.     for example draw lines, wait for a key to be pressed or even 
  23.     animate and make your own little cartoons!!!
  24.  
  25.     When you for example draw a line in your letter, only the
  26.     coordinates for the line are saved to the file. All graphics works
  27.     in this way. This leads to an extremely spacesaving fileformat.
  28.     For example, the demo letter "Cecdic" contains 4:30 minutes of
  29.     cartoons. And it's only 32K big (uncompressed). Yes, it's not even
  30.     compressed. If you pack it with SHRINK, it will be 21K, or 24K
  31.     with lha.
  32.  
  33.                               * * *
  34.  
  35. Use It:
  36.  
  37.     Well, have fun!!!  Next time you intend to send a letter (or
  38.     e-mail) to someone, Include a letter that lives! A BorayLetter!
  39.  
  40.  
  41.                               * * *
  42.  
  43. Copyrights:
  44.  
  45.     Boray Letter is shareware, but you can self decide how much it's
  46.     worth. To get more details, press "Help" while reading or making
  47.     a letter.
  48.  
  49.  
  50.                               * * * 
  51.  
  52. History/News:
  53.  
  54.  
  55.     Version 5.3 (January 1998)
  56.     
  57.     * Bugfix: The error handling was disabled in the last version.
  58.     
  59.     * The disk cache was highly optimized. (It's much faster now)
  60.     
  61.     * The program was translated to swedish.
  62.       (Aminet: comm/misc/BorayLetter53SV.lha)
  63.  
  64.  
  65.  
  66.                                   * * *
  67.  
  68.     Version 5.2 (November 1997)
  69.  
  70.     * BorayLetter can now run under AmigaDos 1.3!!! So, now you can
  71.       make letters to people with old Amiga500's (Like my brothers
  72.       children :-) If you are using AmigaDos1.3, the ARP filerequester
  73.       will be used instead of the ASL filerequester. arp.library is
  74.       included in this archive. But the program "BLC" still needs
  75.       AmigaDos2.0+
  76.  
  77.     * New internal disk cache for the graphics brushes/copies. This
  78.       speeds up the animations. Especially animations that uses
  79.       brushes on floppy disks. So, this is great for systems without
  80.       a hard drive! To reset the cache, just go to the main menu.
  81.  
  82.     * Big Bug fixed: Animations wasn't recorded if you didn't
  83.       move it around while putting copies.
  84.     
  85.     * More graphics copies in the letters/g directory.
  86.     
  87.                  
  88.  
  89.                                   * * *
  90.  
  91.     Version 5.1 (August 1997)
  92.  
  93.     The only thing that is new since 5.0, is that BorayLetter no
  94.     longer needs a 68020 to run. First I only made a 68000 version
  95.     of 5.0. But when I discovered that this version was in fact a
  96.     little bit faster than the 020 version on my 030, I changed my
  97.     mind... And released the 000 version as 5.1 (But the program is
  98.     not really tested on a 68000, but I think it will work.
  99.     If it won't: Send me an email!)
  100.     
  101.  
  102.                                   * * *
  103.     
  104.  
  105.     Version 5.0: (June-July 1997)
  106.  
  107.     This is the greatest update ever!!! (No wonder, I had to catch
  108.     up with 5 ears of no development at all :)
  109.     
  110.     Well, For this version I have added:
  111.     
  112.     * Intuition Menus
  113.     * Undo
  114.     * Insert
  115.     * Mouse operated menus on the Main Screen
  116.     * MedRes screenmode
  117.     * ASL Filerequester
  118.     * Mouse operated Y/N requesters
  119.     * New Palette requester
  120.     * New memory management
  121.     * Now possible to draw with brushes and lines
  122.     * The interface between you and the graphics functions was reworked.
  123.          (You can now see what you are doing)
  124.     * New space saving file format
  125.          (Takes only about 30% of the space the old format
  126.          required!!!)
  127.     * Can load and convert old letters
  128.     * The program is much faster!!!
  129.     * New speed requester    
  130.     * Now possible to insert a delay of X vblanks without
  131.       changing the playback speed.
  132.          This way, you can use speed 0 for turbo drawing, and
  133.          then insert some delays where you want - Useful for
  134.          animations.
  135.     * Security aspects are taken care of
  136.          A letter can now only write temporary files to the
  137.          ram disk. Before, someone could for example make a
  138.          letter that destroyed your system files... But not
  139.          any longer!!!
  140.     * Temporary files are removed when the letter that created
  141.       them has ended.
  142.     * The program is more system friendly and multitaskig friendly!!!
  143.     * The program has in other words become more usable!!!!!
  144.     
  145.  
  146.  
  147.                                   * * *
  148.  
  149.     Version 4.06 (921228)
  150.     
  151.  
  152.                                   * * *
  153.  
  154.     Version 3.0 (920223)
  155.  
  156.                                   * * *
  157.  
  158.     Version 2.x (??????)
  159.  
  160.                                   * * *
  161.  
  162.     
  163.     Version 1.1 (910312)
  164.     
  165.     New stuff in...
  166.     Main menu: Continue Making, Kill files
  167.     
  168.     Making Letter: Save graphics copy, Load graphics copy, wait for
  169.     any key, Circle, Palette, Reset Colors, Auto Foreground/back-
  170.     ground-colors
  171.     
  172.     Reading Letter: Save graphics Copy, Set Speed, Print Screen
  173.  
  174.  
  175.                                   * * *
  176.     Version 1.0 (910223)
  177.     
  178.     First version.
  179.     
  180.     Main menu: Make, Read, Save, Load, Quit, Change Memory Storage,
  181.     Read Directory, Change Directory
  182.     
  183.     
  184.     Make Letter Features: Change color, Get graphics copy, put
  185.     graphics copy, Line, Lines, Box, Filled Box, Fill, Clear Screen.
  186.     
  187.     Read Letter Features: Pause. The speed is prompted before reading.
  188.     
  189.  
  190.                                   * * *
  191.  
  192.  
  193.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  194.  * Also Try *
  195.  
  196.  Aminet: util/misc/selector60.lha
  197.  
  198.     Highly configurable launching tool for almost any purpose. But
  199.     it is not yet another program like toolsdeamon or launchingpad.
  200.     Selector serves as a complement to these types of programs. It's
  201.     more like a script language.
  202.  
  203.     Selector is a powerful tool to use within shell scripts or to
  204.     make a little GUI for your CLI type program. I have for example
  205.     made a GUI for GMPlay (mus/midi/GMPlayGUI15.lha on Aminet) using
  206.     selector.
  207.   
  208.     It is really easy to produce a button panel, info window, popup menu
  209.     or a little requester with selector.
  210.  
  211.     Last minute update: SELECTOR 7.0 will be released really soon!
  212.     That will be, Aminet: util/misc/selector70.lha
  213.  
  214.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  215.  * Also Try *
  216.  
  217.  Aminet: mods/boray
  218.  
  219.      My DigiBooster and Protracker music modules.
  220.      
  221.      Why not try the 4 latest:
  222.      
  223.     mods/boray/DayUnknown.lha    (DIGI Booster module by Boray 97/12/01)
  224.      mods/boray/HELGON.lha        (DIGI Booster module by Boray 97/11/02)
  225.      mods/boray/PsalmAP2Alt.lha    (DIGI Booster module by Boray 97/09/23)
  226.      mods/boray/IAmGenerated.lha    (DIGI Booster module by Boray 97/09/15)
  227.      
  228.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  229.  * Also Try *
  230.  
  231.  Aminet: mus/midi/GMPlayGUI15.lha
  232.  
  233.     Nice GUI for GMPlay1.3!!! (Made with selector)
  234.  
  235.     Features:
  236.  
  237.     * Play all midi files in a directory in random order.
  238.  
  239.     * Play Next -button (the current playing tune is stopped,
  240.       and the next will be played)
  241.  
  242.     * Pause button
  243.  
  244.     * Choose singel file to play
  245.  
  246.     * Alter PlayDir
  247.  
  248.     * Get information about current playing tune
  249.  
  250.     * Options: like Frequence, Priority, Unpacking, Stereo,
  251.       filters, font, color and more
  252.  
  253.     * Possibility to save separate options for each midi file.
  254.  
  255.     * Move midi files
  256.  
  257.     * External Play-next command that can be used to get a
  258.       Play-next-hotkey
  259.       
  260.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  261.  
  262.  
  263. ============================= Archive contents =============================
  264.  
  265. Original  Packed Ratio    Date     Time    Name
  266. -------- ------- ----- --------- --------  -------------
  267.      628     276 56.0% 22-Jan-98 18:28:54  BorayLetter.info
  268.    24176   23585  2.4% 20-Jul-97 16:30:20 +BLC
  269.     2038     505 75.2% 22-Jan-98 18:28:54 +BLC.info
  270.       23      23  0.0% 06-Sep-97 21:56:44 +BLetter.prefs
  271.    73680   72185  2.0% 20-Jan-98 19:23:02 +BorayLetter
  272.     3622     828 77.1% 22-Jan-98 18:28:54 +BorayLetter.info
  273.     7648    3269 57.2% 20-Jan-98 19:59:04 +BorayLetter53.readme
  274.      869     268 69.1% 22-Jan-98 18:28:54 +BorayLetter53.readme.info
  275.      628     273 56.5% 22-Jan-98 18:34:58 +Letters.info
  276.    32191   24018 25.3% 07-Sep-97 13:04:46 +Cecdic
  277.    14237   11139 21.7% 04-Sep-97 12:38:54 +ComputerNerd
  278.     4956    3775 23.8% 25-Jul-97 13:22:24 +e&k
  279.     2007    1663 17.1% 04-Sep-97 12:40:02 +Exploding Frog
  280.      368     107 70.9% 16-Jul-97 19:25:52 +3D-big
  281.      128      74 42.1% 16-Jul-97 19:25:14 +3D-medium
  282.       50      46  8.0% 16-Jul-97 19:24:36 +3D-small
  283.       38      38  0.0% 16-Jul-97 19:23:40 +3D-tiny
  284.     3654    1537 57.9% 31-Oct-97 19:03:06 +amiga
  285.     3078     535 82.6% 31-Oct-97 19:15:56 +boray
  286.     4434     978 77.9% 31-Oct-97 19:06:18 +BorayLetter
  287.      546     289 47.0% 31-Oct-97 18:34:46 +bush
  288.     1942     369 80.9% 31-Oct-97 19:13:06 +cecdic
  289.      966     312 67.7% 31-Oct-97 18:53:52 +egil1
  290.      966     254 73.7% 31-Oct-97 18:54:10 +egil2
  291.      966     186 80.7% 31-Oct-97 18:54:28 +egil3
  292.      966     181 81.2% 31-Oct-97 18:54:44 +egil4
  293.     2456     270 89.0% 23-Jun-97 22:37:12 +gr1
  294.     2456     273 88.8% 23-Jun-97 22:35:08 +gr2
  295.     2456     287 88.3% 04-Jul-97 19:31:40 +gr3
  296.     2456     288 88.2% 23-Jun-97 22:36:16 +gr4
  297.     2456     290 88.1% 23-Jun-97 22:36:42 +gr5
  298.     4088    3640 10.9% 02-Sep-92 13:11:16 +greg1
  299.     1028     258 74.9% 23-Jun-97 21:47:22 +groda1
  300.     1028     267 74.0% 23-Jun-97 21:47:58 +groda2
  301.      998     286 71.3% 23-Jun-97 21:48:28 +groda3
  302.      998     277 72.2% 23-Jun-97 21:49:00 +groda4
  303.      998     279 72.0% 23-Jun-97 21:49:38 +groda5
  304.     2456     254 89.6% 25-Jun-97 16:31:02 +grull1
  305.     2456     298 87.8% 25-Jun-97 16:31:30 +grull2
  306.     2456     297 87.9% 25-Jun-97 16:31:54 +grull3
  307.     2456     281 88.5% 25-Jun-97 16:32:16 +grull4
  308.     1224     549 55.1% 20-Dec-92 22:41:20 +GV
  309.     4494     547 87.8% 31-Oct-97 19:18:02 +letter
  310.      744     266 64.2% 20-Dec-92 22:42:00 +Radio
  311.     1168     508 56.5% 20-Dec-92 22:42:44 +RH
  312.     1168     518 55.6% 20-Dec-92 22:43:22 +RV
  313.     6774     656 90.3% 31-Oct-97 19:36:22 +Röd Stuga
  314.      102      70 31.3% 31-Oct-97 18:38:36 +stone
  315.      234     181 22.6% 31-Oct-97 18:23:44 +svamp1
  316.      210     157 25.2% 31-Oct-97 18:26:00 +svamp2
  317.     1956     774 60.4% 31-Oct-97 18:31:36 +tree
  318.      852     459 46.1% 31-Oct-97 18:36:54 +tree2
  319.      168     117 30.3% 31-Oct-97 18:40:22 +tuva1
  320.      138     101 26.8% 31-Oct-97 18:40:38 +tuva2
  321.      111     111  0.0% 02-Aug-97 11:00:52 +wb-colors.letter
  322.      111     111  0.0% 02-Aug-97 11:04:46 +wb-colors2.letter
  323.     6972    3704 46.8% 02-Aug-97 11:03:52 +wb-pattern
  324.     9212    3526 61.7% 14-Jul-97 16:55:02 +wb-window
  325.      476     282 40.7% 20-Dec-92 22:43:58 +öga
  326.    17614   11502 34.6% 20-Jan-98 19:20:18 +Instructions
  327.     2404    1934 19.5% 04-Sep-97 12:02:28 +Intro
  328.      574     523  8.8% 27-Jul-97 20:43:28 +Looping
  329.     7133    5965 16.3% 31-Jul-97 14:20:52 +mos
  330.     2944    2386 18.9% 04-Sep-97 12:40:32 +Rocket Frog
  331.     2956    2270 23.2% 07-Nov-97 12:24:24 +Slemklumpen Erik
  332.      724     628 13.2% 20-Jul-97 11:09:04 +startup
  333.      992     850 14.3% 20-Jul-97 11:09:20 +startup2
  334.      586     447 23.7% 04-Sep-97 12:42:48 +STARTUP3
  335.     2287    1752 23.3% 07-Nov-97 12:23:56 +und
  336.      628     260 58.5% 22-Jan-98 18:28:54 +Libs_for_1.3.info
  337.    17100   12361 27.7% 07-Apr-94 11:38:58 +arp.library
  338.   117104   83344 28.8% 22-Jan-98 18:10:12 +Selector ScreenShot
  339.     1457    1009 30.7% 22-Jan-98 18:28:54 +Selector ScreenShot.info
  340. -------- ------- ----- --------- --------
  341.   426664  292126 31.5% 25-Jan-98 00:25:14   73 files
  342.